TokenBucket.size

Total number of tokens this bucket can hold

struct TokenBucket
@serializationKeys("size")
long size;

Meta